<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @charset "utf-8";
body{position: relative;overflow-x:hidden}
couplet 
.atm_couplet_left,.atm_couplet_right{position:fixed;left:0;top:60px;z-index:1000}
.atm_couplet_left_close,.atm_couplet_right_close{position:fixed;left:0;top:40px;z-index:1000;background:#fff;font:14px/20px "microsoft yahei";color:red;display:block;width:40px;height:20px;text-align:center;cursor: pointer}
.atm_couplet_right_close,.atm_couplet_right{right:0;left:auto;}

.mount{width:100%;position:relative;overflow:hidden;display:none}
.mount a,.atm_bottom_pic a{display:block;position:absolute;left:50%;top:0;}
.mount_close,.atm_bottom_pic_close{display:block;width:40px;height:40px;position:absolute;right:0;top:0;background:red;text-align:center;font:14px/40px "microsoft yahei";color:#fff;cursor: pointer;z-index:1000}

.atm_bottom_pic_bg{position: fixed;width:100%;z-index:1000;bottom:0;left:0}
.atm_bottom_pic{width:100%;overflow:hidden;position:relative;}

.atm_bottom_right{position: fixed;z-index:1000;bottom:0;right:0}
.atm_bottom_right_pic{width:100%;overflow:hidden;position:relative;}

.random_pic img{display:block;margin:0 auto;}

.atm_banner { width: 100%; height: auto; position: relative; overflow:hidden;z-index:0}
.atm_banner img{display:block;margin:0 auto;}
.atm_banner_box{position:absolute;top:0;left:50%;}
.atm_btns{width:1002px;position: absolute;height:81px;left:50%;top:50%;margin:-40px 0 0 -501px;}
.atm_btns .atm_prev,
.atm_btns .atm_next {width: 38px; height: 73px;font:700 56px/70px "simsun";color:#fff;text-align:center;background: url(../images/next_bg_09.png) no-repeat left center;
	position: absolute;
	left: -10%;
	top: 0;
}
.atm_btns .atm_next {float:right;background-position: right center;
	position: absolute;
	left:100%;
	top: 0;
}

.floatPic .floatImg{z-index:100;background:none;position:absolute;display:none;}
.floatPic a{color:#000000; display:inline-block;text-decoration:none;}
.floatPic a img{border:0;}
.floatPic .floatPicClose{position:absolute; top:0; right:0;width:25px; height:25px; background-color:red;font:700 14px/25px "arial";color:#fff;text-align:center; cursor: pointer;}*/




@charset "utf-8";

.theme-orman.slider-wrapper{width:100%;height:500px;position:relative; margin:0 auto; min-width:1200px;}
.theme-orman .nivoSlider{position:relative;width:100%;height:500px;background:url(../images/loading.gif) no-repeat 50% 50%;}
.theme-orman .nivoSlider img{position:absolute;top:0px;left:0px;display:none;width:960px;height:340px; }
.theme-orman .nivoSlider a{border:0;display:block;}
.theme-orman .nivo-controlNav-bg{position: absolute;left: 0;bottom: 40px;width:1200px;height: 44px;z-index: 100;}
.theme-orman .nivo-controlNav{position:absolute;left: 50%;bottom:5%; z-index: 101; width:100px; height:12px;}
.theme-orman .nivo-controlNav a{display:block;width:12px;height:12px;background: url(../images/slider_nav_button.png) no-repeat;text-indent:-9999px;border:0;margin-right:7px;float:left;}
.theme-orman .nivo-controlNav a.active{background-position:0 -12px;}
.theme-orman .nivo-directionNav a{display:block;width:25px;height: 240px;background: url(../images/arrows.png) no-repeat 0% 50%;text-indent:-9999px;border:0;top:40px;}
.theme-orman a.nivo-nextNav{background-position:100% 50%;right:24px;padding-right:20px;}
.theme-orman a.nivo-prevNav{left:24px;padding-left:20px;}
.theme-orman .nivo-caption{font-family: Helvetica, Arial, sans-serif;}
.theme-orman .nivo-caption a{ color:#fff;border-bottom:1px dotted #fff;}
.theme-orman .nivo-caption a:hover{ color:#fff;}
.theme-orman .ribbon{background:url(../images/ribbon.png) no-repeat;width:111px;height:111px;position:absolute;top:-4px;left: -5px;z-index:300;}


@charset "utf-8";
/* The Nivo Slider styles */
.nivoSlider{position:relative;}
.nivoSlider img{position:absolute;top:0px;left:0px;}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink{position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none;}
/* The slices and boxes in the Slider */
.nivo-slice{display:block;position:absolute;z-index:5;height:100%;}
.nivo-box{display:block;position:absolute;z-index:5;}
/* Caption styles */
.nivo-caption{position:absolute;left:0px;bottom: 0px;background:#000;color:#fff;opacity:0.8; /* Overridden by captionOpacity setting */width:100%;z-index:8;}
.nivo-caption p{padding:5px;margin:0;}
.nivo-caption a{display:inline !important;}
.nivo-html-caption{display:none;}
/* Direction nav styles (e.g. Next &amp; Prev) */
.nivo-directionNav a{position:absolute;top:45%;z-index:9;cursor:pointer;}
.nivo-prevNav{left:0px;}
.nivo-nextNav{right:0px;}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a{position:relative;z-index:9;cursor:pointer;}
.nivo-controlNav a.active{font-weight:bold;}






















</pre></body></html>